projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1916a2c
)
Prep tweaks for future Groundspeak changes.
author
robertlipe
<robertlipe@gmail.com>
Sat, 12 Nov 2011 22:45:43 +0000
(22:45 +0000)
committer
robertlipe
<robertlipe@gmail.com>
Sat, 12 Nov 2011 22:45:43 +0000
(22:45 +0000)
gpsbabel/defs.h
patch
|
blob
|
history
diff --git
a/gpsbabel/defs.h
b/gpsbabel/defs.h
index 21fb3edc92a979680f2276122259f6ac9a49fdf0..a8803723a406682d46af366997f1c40cb98152f1 100644
(file)
--- a/
gpsbabel/defs.h
+++ b/
gpsbabel/defs.h
@@
-270,6
+270,8
@@
typedef struct {
unsigned int terr:6; /* (likewise) */
status_type is_archived:2;
status_type is_available:2;
+ status_type is_memberonly:2;
+ status_type has_customcoords:2;
time_t exported;
time_t last_found;
char* placer; /* Placer name */